home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Valerie (Director's Cut)
/
Virtual Valerie (Director's Cut).iso
/
valerie
/
vvdata
/
vvapt
/
tobed
/
00322.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-10-07
|
196 b
|
15 lines
on pup
installMenu(321)
end
on callabout a
callmovie("abouts", 1, a)
end
on callmovie a, b, c
global prevf, prevm
set prevm to the movie
set prevf to c
go(b, "::" & a & ":" & a)
end